Warn about missing [[lib]] and [[bin]] sections
authorAlex Crichton <alex@alexcrichton.com>
Sun, 6 Jul 2014 00:10:23 +0000 (17:10 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 8 Jul 2014 03:59:47 +0000 (20:59 -0700)
commit03ccdd81691fdbed6f47a5308f1ae1a134361744
tree19f4073c6b218593c2c882cc2c2901bfc9d34e10
parent6248ebe5b2e789ad00d19db86c2b4df8c8e49655
Warn about missing [[lib]] and [[bin]] sections

Closes #120
src/cargo/util/toml.rs
tests/test_cargo_compile.rs
tests/test_cargo_compile_path_deps.rs